home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000043_news@columbia.edu _Tue May 7 10:11:33 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id KAA12554 for <kermit.misc@watsun>; Tue, 7 May 1996 10:11:32 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id KAA27605 for kermit.misc@watsun; Tue, 7 May 1996 10:11:30 -0400 (EDT)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!newsfeed.internetmci.com!news2.cais.net!news.cais.net!news.mathworks.com!news.kei.com!nntp.coast.net!inquo!in-news.erinet.com!bug.rahul.net!rahul.net!a2i!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  5. From: Clarence Dold <dold@rahul.net>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Sending XModem through C-Kermit
  8. Date: 6 May 1996 18:31:13 GMT
  9. Organization: a2i network
  10. Lines: 22
  11. Message-ID: <4mlghh$h8k@samba.rahul.net>
  12. References: <4lmobt$cio@news.halcyon.com> <4mjrhk$lug@news.halcyon.com>
  13. NNTP-Posting-Host: foxtrot.rahul.net
  14. NNTP-Posting-User: dold
  15. X-Newsreader: TIN [version 1.2 PL2]
  16.  
  17. Edward Hatfield (ehat@halcyon.com) wrote:
  18.  
  19. : I would really appreciate any ideas on this problem from anyone who's
  20. : been up the same creek without propulsion.(:-0)
  21.  
  22. If you wait for the next release of c-kermit...
  23.  
  24. Or, in the meantime, if you have an _old_ version of x/y/zmodem, which is
  25. public domain, the line is simple, in my .kermrc.
  26. The newer versions of x/y/zmodem (after 1988?) don't allow redirection of
  27. /dev/tty, without hacking the code, right near a comment that you shouldn't
  28. hack this particular section of code ;-)
  29.  
  30. define rz !rz \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  31. define sz !sz \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  32.  
  33. (The sz/rz that works is from 4/27/88)
  34.  
  35. -- 
  36. ---
  37. Clarence A Dold - dold@rahul.net
  38.                 - Pope Valley & Napa CA.